CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pso for tsp

搜索资源列表

  1. pso_C++

    2下载:
  2. 有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:dawn
  1. 1111

    0下载:
  2. 这是一个粒子群算法求解TSP问题的算法,用matlab来实现。-This is a PSO algorithm for solving TSP problems, using matlab to achieve.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5176
    • 提供者:gg
  1. 2

    1下载:
  2. PSO求解TSP问题的参考文献,查询学校IEEE检索得到!-Particle Swarm Optimization Based on Neighborhood Encoding for Traveling Salesman Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:318797
    • 提供者:asdwe
  1. psotspc

    0下载:
  2. 本代码用粒子群算法求解TSP的问题,用c语言编写的 内容简单 很容易理解-The code for solving TSP using PSO problem, using c language simple and easy to understand content
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:6784
    • 提供者:李宝泉
  1. ktsp

    0下载:
  2. 微粒群算法求解k-tsp问题,详细有结果-a pso algorithm for k-tsp with complete result
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:640988
    • 提供者:宁黎华
  1. PSO

    0下载:
  2. 针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。-TSP problem solving for the traditional algorithms such as genetic alg
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:314650
    • 提供者:程徐
  1. pso

    0下载:
  2. this file is project for tsp with pso algoritm
  3. 所属分类:Project Design

    • 发布日期:2017-12-06
    • 文件大小:1948
    • 提供者:javad
  1. pso_tsp_ansi_c

    0下载:
  2. 该程序是用粒子群算法解决旅行商问题,所用编程语言是C语言-The program is PSO for TSP problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:68660
    • 提供者:熊福力
  1. pso-tspchapter

    0下载:
  2. 基于PSO的TSP算法,程序可以运行,效果不错,有需要的同学可以下载-TSP algorithm based on PSO, the program can run, good results, there is a need for students to download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:12370
    • 提供者:刘辉
  1. pandey-final

    0下载:
  2. this code consists of both GA and pso based and comparison with aco for tsp-this code consists of both GA and pso based and comparison with aco for tsp......................
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:61224
    • 提供者:pandey_ji
  1. PSO-TSP

    0下载:
  2. 利用粒子群算法进行求解商旅问题,带有窗体,能正常运行。-The use of particle swarm algorithm for solving business problems, with the form, to the normal operation of.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:16308
    • 提供者:qiaoxinyu
  1. PSO_TSP

    0下载:
  2. pso algorithm approach for TSP
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1897
    • 提供者:habib.emdadi
  1. TSP PSO

    0下载:
  2. An effective PSO approach for the TSP is presented by Goldbarg et al. ... A general framework of a particle swarm optimization
  3. 所属分类:matlab例程

    • 发布日期:2015-12-27
    • 文件大小:1608
    • 提供者:mojahedniya
  1. TSP-PSO

    0下载:
  2. An effective PSO approach for the TSP is presented by Goldbarg et al. ... A general framework of a particle swarm optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1608
    • 提供者:Hamid
  1. PSO-tsp

    0下载:
  2. 利用粒子群算法解决旅行商问题,文件包含数据集为各城市的坐标-Particle swarm algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:10608
    • 提供者:
  1. TSP-pso

    0下载:
  2. 自适应离散粒子群算法求解TSP问题,包含有三个基本实例,其中含扰动变量可防止陷入局部最优-Adaptive particle swarm optimization for TSP, contains three basic example, which prevents the disturbance variable containing local optimum
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4347
    • 提供者:冬冬东
  1. PSO-TSP

    0下载:
  2. 粒子群解决旅行商问题 包含一些TSP数据(Particle swarm optimization for traveling salesman problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:11264
    • 提供者:叨叨徐
  1. tsp_pso-master

    0下载:
  2. matlab code for tsp problem using PSO
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:596992
    • 提供者:Zahra_Jaber
  1. Balanced fuzzy particle swarm optimization

    0下载:
  2. matlab code for tsp using pso
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:400384
    • 提供者:usgaa
  1. 混合粒子群算法原始

    0下载:
  2. 采用混合粒子群算法求解tsp问题MATLAB仿真(Hybrid particle swarm optimization (PSO) algorithm for MATLAB simulation of TSP problem)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:云·枫
« 1 23 »
搜珍网 www.dssz.com